C1.Web.Mvc Namespace / ListBox<T> Class / OnClientItemChecked Property

In This Topic
OnClientItemChecked Property
In This Topic
Occurs when the current item is checked or unchecked.
Syntax
'Declaration
 
Public Property OnClientItemChecked As String
 
See Also